| PlEnrollCertifications |
| Logical Entity Name | PlEnrollCertifications |
| Default Table Name | PlEnrollCertifications |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| PlEnrollCertifications Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
PlEnrollCertificationsID |
int | NO | ||
| SyStudentID | int | NO | ||
| AdEnrollID | int | YES | ||
PlCertificationsID |
int | NO | ||
| SyStateID | int | YES | ||
| SchExamDate | datetime | YES | ||
| ActExamDate | datetime | YES | ||
| Score | int | YES | ||
| Comment | varchar(250) | YES | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| Ts | timestamp | NO |
| PlEnrollCertifications Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PlEnrollCertifications_PlEnrollCertificationsID_U_C_IDX | PrimaryKey | PlEnrollCertificationsID |
| PlEnrollCertifications Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| PlCertifications | Non-Identifying | One To Zero or More | FK_PlEnrollCertifications.PlCertificationsID_PlCertifications.PlCertificationsID | PlCertificationsID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_PlEnrollCertifications.UserID_SyStaff.SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| PlEnrollCertifications Check Constraints |
| Check Constraint Name | CheckConstraint |
| PlEnrollCertifications Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group |
| PlEnrollCertifications Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.StudentCertification |
NO | |||
| Physical (Microsoft SQL Server) dbo.PlEnrollCertifications |
NO |
| PlEnrollCertifications Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Logical | StudentPlacementPreferences |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Placement |
| PlEnrollCertifications Data Movement Rules |
| Name | Type | Rule Text/Value |